---
title: Understand tabs
description: The Understand tabs—Feature Effects, Feature Impact, Prediction Explanations, and Word Cloud—explain what drives a model’s predictions.

---

# Understand {: #understand }

The **Understand** tabs explain what drives a model’s predictions:

Leaderboard tabs  | Description | Source
------------------|-------------|------------
[Cluster Insights](cluster-insights) | Visualizes the groupings of data that result from modeling in [clustering](clustering) mode, an [unsupervised learning](glossary/index#unsupervised-learning) technique. | Training data
[Feature Effects](feature-effects) | Visualizes the effect of changes in the value of each feature on the model’s predictions. | Training data prior to v5.0; Training, Validation, Holdout (selectable) in v5.0+
[Feature Impact](feature-impact)  | Provides a high-level visualization that identifies which features are most strongly driving model decisions. | Training data
[Prediction Explanations](pred-explain/index) | Illustrates what drives predictions on a row-by-row basis using XEMP or SHAP methodology. | Low and high thresholds and baseline prediction based on Validation data (XEMP) or training data (SHAP)
[Word Cloud](analyze-insights#word-cloud-insights)  | Displays the most relevant words and short phrases in word cloud format. | Training data
